Skip to content

chore: bump go to 1.24.4 and update dependencies#4467

Closed
slashpai wants to merge 2 commits into
prometheus:mainfrom
slashpai:bump-go
Closed

chore: bump go to 1.24.4 and update dependencies#4467
slashpai wants to merge 2 commits into
prometheus:mainfrom
slashpai:bump-go

Conversation

@slashpai
Copy link
Copy Markdown
Contributor

@slashpai slashpai commented Jul 8, 2025

No description provided.

slashpai added 2 commits July 8, 2025 14:21
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
Comment thread cli/root.go
promslogConfig := &promslog.Config{Writer: os.Stdout}
if verbose {
promslogConfig.Level = &promslog.AllowedLevel{}
promslogConfig.Level = promslog.NewLevel()
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to breaking change in prometheus/common#754

@slashpai
Copy link
Copy Markdown
Contributor Author

slashpai commented Jul 8, 2025

will update the tests with utf-8 updates as latest prometheus 3 default is utf-8 .Some testcases are failing which checks for utf-8 as invalid labels

@SuperQ
Copy link
Copy Markdown
Member

SuperQ commented Oct 29, 2025

Updated in #4589

@SuperQ SuperQ closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants